PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package
/
PDFImage Class
/
load Method
/ load(Stream) Method
Stream that contains the image.
Collapse All
Expand All
In This Topic
load(Stream) Method
In This Topic
Loads an image from the given stream.
Syntax
public
static
PDFImage
load(
Stream
stream
)
Parameters
stream
Stream that contains the image.
Return Value
A specific Object.
See Also
Reference
PDFImage Class
PDFImage Members
Overload List